button: Center images
authorMatthias Clasen <mclasen@redhat.com>
Mon, 15 Jun 2020 16:23:32 +0000 (12:23 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 15 Jun 2020 16:24:48 +0000 (12:24 -0400)
commitb5267220005bf82949951777533df6257cfacaa8
tree0cf6669427bf6828a5e750b178e0488e24035c1e
parent23e3d48eb978bfddd58c856f83c97ff7283d9cad
button: Center images

If we leave the valign to be the default fill, then
the images pick up baseline alignment from the environment,
which can occasionally lead to misplaced -/+ icons in
spinbuttons, for example in the "Page Setup" tab of
the print dialog.
gtk/gtkbutton.c